StvDEV
Components
Drawing
Extensions
Inspector
CaptionedBoolAttribute
DisableOnRuntimeAttribute
EnumAttribute
MinMaxRangeAttribute
ReadOnlyAttribute
ShowIfAttribute
Patterns
TextMeshPro
Types
Vibration
namespace Inspector
Public classes
class
CaptionedBoolAttribute
Draws the bool value as a drop-down list with a signed selection.
class
DisableOnRuntimeAttribute
Disables a field in the inspector by when application running.
class
EnumAttribute
Draws the int value as a drop-down list with captions.
class
MinMaxRangeAttribute
Draws a two-sided slider in inspector.
class
ReadOnlyAttribute
Disables the a field in the inspector.
class
ShowIfAttribute
Hides or disables the display of a field in the inspector by the value of a field of type bool.